home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / pascal / cooler20.zip / COOLER.DOC < prev   
Text File  |  1987-09-05  |  3KB  |  54 lines

  1.              ┌────────────────────────────┐
  2.  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  │      Intercooler   2.0     │  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  3.    ▒▒  ▒▒  ▒▒  ▒▒  ▒▒    │  TSR  Turbo Pascal  Guide  │    ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  4.  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  │         (C)  1987          │  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  5.    ▒▒  ▒▒  ▒▒  ▒▒  ▒▒    │    Bigsoft  Industries     │    ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  6.  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  │                            │  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  7.    ▒▒  ▒▒  ▒▒  ▒▒  ▒▒    │       DOCUMENTATION        │    ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  8.  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  │                            │  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒  ▒▒
  9.              └────────────────────────────┘
  10.  
  11.    Important Note:
  12.  
  13.       Bigsoft is a small but lovable firm dedicated to the production of
  14. quality software for the public domain.  To enable us to continue production
  15. of such premium products, we humbly ask for a donation of five to ten dollars
  16. from users of this program.  Any donation is welcome, but for $5 you will
  17. receive a copy of our catalog every three months until you tell us to stop
  18. it.  For $10 or more, you not only get the catalog subscription, but also
  19. source code for the Bigsoft product of your choice and a Bigsoft T-shirt
  20. (you specify the size).  Don't pass this up! See BIFORM.TXT for more info.
  21.    Finally:  AIDS is everyone's problem.  Take precautions.
  22.  
  23.  
  24.    What is Intercooler?
  25.  
  26.       Boy, what an easy question.  Car freeks know that intercooling makes
  27. your turbo perform better.  Well, that's exactly what this Intercooler does:
  28. it makes your Turbo Pascal programming sessions perform better.  Intercooler
  29. is a memory resident program, like SideKick, which you kick up with the
  30. "hot key", Alt-F9.  You are then given the choice of perusing compiler options
  31. or error messages.  These you can scroll through at will.  The result is no
  32. more flipping through endless pages of Borland propaganda, CP/M nonsense, and
  33. fragmentary indices in the Turbo Pascal Reference Manual every time you want
  34. to look something up.  You're working at a COMPUTER; there's no reason to have
  35. to mess with a book.
  36.       In addition to complete summaries of compiler directives and error
  37. messages, you get more info.  Some pitfalls await you out there, and goodness
  38. gracious me, Borland's manual doesn't tell you about all of them!  So before
  39. you lose your mind trying to get KeyPressed to admit that you're pounding on
  40. the space bar, check the Intercooler's compiler directive section.  You'll
  41. be glad you did.
  42.       So go ahead and explore Intercooler.  Just start it by typing "cooler" at
  43. the DOS prompt before you enter turbo.com.  When you're done, you'll probably
  44. want to free up the RAM taken up by the Intercooler, so all you have to do is
  45. choose "Terminate Resident Program" from the main cooler menu.  But only do
  46. this at the DOS prompt!
  47.       Hit it.  This utility is too simple to need much docs; you'll be comfy
  48. with it in about 15 seconds.  Don't forget your donation!
  49.  
  50. Notes on version upgrades:
  51.  
  52. 5 Sept. 87:  Version 2.0 released.  Memory allocation reduced, multi-page
  53. windows get clearer instructions, address changed in docs.
  54.